home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 June (IDG) / Macworld_June_2000.iso / Serious Software / NodeSaVR 1.01 / HTML Templates / Advanced Demo / Advanced Plain < prev    next >
Encoding:
Text File  |  2000-03-08  |  2.6 KB  |  67 lines  |  [TEXT/nsVR]

  1. <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  2. <html>
  3. <head>
  4.    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5.    <meta name="GENERATOR" content="Mozilla/4.72 (Macintosh; U; PPC) [Netscape]">
  6.    <title>Advanced Example Using %%MultiNodeFileName%%</title>
  7. <script LANGUAGE="JavaScript" SRC="descriptions/buttons.js"></script>
  8. </head>
  9. <body text="#000000" bgcolor="#D7DFFF" link="#0000FF" vlink="#551A8B" alink="#0000FF"
  10.  
  11. onLoad="MM_preloadImages('images/overpict1.gif','#926172457601');
  12. MM_preloadImages('images/overpict2.gif','#926172457602');
  13. MM_preloadImages('images/overpict3.gif','#926172457603');
  14. MM_preloadImages('images/overpict4.gif','#926172457604');
  15. MM_preloadImages('images/overpict5.gif','#926172457605');
  16. MM_preloadImages('images/overpict6.gif','#926172457606');
  17. MM_preloadImages('images/overpict7.gif','#926172457607');
  18. MM_preloadImages('images/overpict8.gif','#926172457608');
  19. MM_preloadImages('images/overpict9.gif','#926172457609');
  20. MM_preloadImages('images/overpict10.gif','#926172457610');">
  21.  
  22.  
  23. <table CELLSPACING=0 CELLPADDING=0 >
  24. <tr>
  25. <td ALIGN=LEFT VALIGN=TOP WIDTH="250">
  26. <br><b><font color="#0B0066"><font size=+4>NodeSaVR</font></font></b>
  27. <br><b><font color="#0E0478"><font size=+2>Advanced Automation Example
  28. Using JavaScript</font></font></b>
  29. <p><font color="#0E0478">The text area you see below each panorama node
  30. is being loaded using Dynamic HTML or DHTML. </font>
  31. <p><font color="#0E0478">Both the "descriptions" & "images" folders
  32. must be copied in to the same folder as the output panos and the Export
  33. Prefix name must be"'<b>Node</b>" for the demo to function properly.</font></td>
  34.  
  35. <td ALIGN=LEFT VALIGN=TOP>
  36. <table BORDER=3 CELLSPACING=2 CELLPADDING=0 BGCOLOR="#AEBBFF" >
  37. <tr>
  38. <td ALIGN=CENTER VALIGN=TOP>
  39. <center><b><nobr>%%MultiNodeFileName%%</nobr></b></center>
  40.  
  41. <center><table BORDER=0 CELLSPACING=0 CELLPADDING=3 >
  42. <tr>
  43. <td ALIGN=CENTER VALIGN=TOP COLSPAN="2"><embed SRC="%%NodeFileName%%" WIDTH="%%NodeWidth%%" HEIGHT="%%NodeHeight%%" BGCOLOR="#E6E6E6" CACHE="TRUE"  CONTROLLER="TRUE" %%HotSpots%%></embed></td>
  44. </tr>
  45.  
  46. <tr>
  47. <td ALIGN=CENTER VALIGN=TOP><img SRC="images/pict%%NodeNumber%%.gif" ALT="Graphic" BORDER=0 height=32 width=32 align=CENTER><b><font size=+1><font color="#4E5573"> 
  48. %%NodeName%%  </font><font color="#6B769E">Node %%NodeNumber%%</font></font></b></td>
  49. </tr>
  50. </table></center>
  51.  
  52. <table BORDER=0 CELLSPACING=0 CELLPADDING=2 WIDTH="%%NodeWidth%%" >
  53. <tr>
  54. <td><script language="JavaScript" src="descriptions/description%%NodeNumber%%.txt"> </script>
  55. </td>
  56. </tr>
  57. </table>
  58. </td>
  59. </tr>
  60. </table>
  61. </td>
  62. </tr>
  63. </table>
  64.  
  65. </body>
  66. </html>
  67.